crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

What is the use of command "clean install" in Maven?
Question Posted on 19 Apr 2024Home >> Tools >> Maven >> What is the use of command "clean install" in Maven?

What is the use of command "clean install" in Maven?
When we say about the clean install in Maven it is to clean the project by deleteing the output directories and files generated during the build process. And also builds and installs the project artifacts into the local Maven repository.
mvn clean install

And we can run the command from the IDE also by navigating by clicking Right on the project root in the project tool window, then in next step go to "Maven" and then select "install".
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Command to get version of MVN?

Syntax used for compiling the maven project.

POM stands for __________ in maven.

POM describes how to build a project

How to check maven version






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap